home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 July / Software of the Month - Ultimate Collection Shareware 274.iso / mac / MyABCD / EXIT.SWF / scripts / DefineButton2_10 / BUTTONCONDACTION on(keyPress Y).as < prev   
Encoding:
Text File  |  1999-09-14  |  45 b   |  4 lines

  1. on(keyPress "Y"){
  2.    fscommand("quit");
  3. }
  4.